CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hex string to hex

搜索资源列表

  1. RS232COMMuniication

    0下载:
  2. uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1350304
    • 提供者:许开明
  1. 7-13

    0下载:
  2. tr1 byte \"Please input the first 64-bit in hex:first - second\",0dh,0ah,0 string byte \"remener :use enter to tell high 32-bit from low 32-bit\",0dh,0ah,0 examp1 byte \"eg: 1234ecdf\",0dh,0ah,0 examp2 byte \" 03ab2543\",0dh,0ah,0-tr1 byte
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:801
    • 提供者:张钊
  1. 100ExampleProteus

    1下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:11717227
    • 提供者:tong
  1. Val_Convert(2)

    0下载:
  2. This is convert string hex to decimal.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2788
    • 提供者:jeffpark
  1. str

    0下载:
  2. C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:677
    • 提供者:fwei816
  1. at_send

    0下载:
  2. 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2183
    • 提供者:LYC
  1. Assembly

    0下载:
  2. kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:902547
    • 提供者:123
  1. Tests

    0下载:
  2. PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-2
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:360284
    • 提供者:123
  1. Secialport

    1下载:
  2. 串口调试助手3.0版可以实现的功能包括 发送接受16进制数、字符串、传输文件、搜索出空闲串口 等,此外,还可以搜索用户自定义设置其他的项目-Serial Debug Assistant 3.0 can be achieved include sending to accept 16 hex number, string, transfer files, search a free serial port, etc. You can also search for user-defined set
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:7967783
    • 提供者:solon
  1. java-com

    0下载:
  2. 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3476
    • 提供者:一锅云
  1. B_To_Hex

    0下载:
  2. 将二进制字符串表示成十六进制的一个函数,可以用于二进制数据采集,然后转换成串口能处理的十六进制数来转发-The binary string represented as a function of hex, binary data can be used to capture, then converted into the serial port can handle hexadecimal number to forward
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:1780
    • 提供者:邹绍云
  1. vb-chuankou

    0下载:
  2. rivate Sub cmdSend_Click() Dim sj() As Byte Dim sj_Txt As String Dim i As Integer sj_Txt = "800A00113135323634389794" sj_Txt="00FFWW0D006501" & hex(deltapre*i/n+m_OldPre) & "42" Text1 = sj_Txt ReDim sj(Len(sj_Txt) / 2 - 1) For
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:917
    • 提供者:
  1. sadsa

    0下载:
  2. 比如输入的是123,2,33,1006,12这样几个数字。 先找出最大的数字的位数是4位,再将所有 的数字变成4位数: 1230 2000 3300 1006 1200 然后进行排序: -itoa () function takes three parameters: The first argument is the number to be converted, the second parameter is to be written to convert the resu
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2886427
    • 提供者:杨峰
  1. hex-to-string

    0下载:
  2. 16进制转换三种方法测试通过,下面是使用举例,在VisualStudio2008+SP1及VC++6.0中调试通过-//The following is an example, debugging through VC++6.0 in VisualStudio2008+SP1
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1050
    • 提供者:man
  1. 10trun16

    0下载:
  2. 十进制转换为十六进制!字符串输出!输入10进制的数字串,转换出16进制的数字-Decimal to hexadecimal! String output Enter the 10 hex digit string, convert the hex numbers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1909
    • 提供者:Eric.shen
  1. hexedit-1.2.10.src

    0下载:
  2. HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
  3. 所属分类:Driver develop

    • 发布日期:2017-03-26
    • 文件大小:61566
    • 提供者:lanve
  1. Array-Hex-conversion

    1下载:
  2. C的各类数组进制转换,如比特流转十进制、十六进制、字符串,十进制、十六进制转字符串等。个人收集学习用,分享给大家。还有没搜集全的个人自己编写在了另一台机器上,其实弄清这些代码的原理自己编写很容易,提供大家学习。- C all array hexadecimal conversion, such as bit circulation decimal, hexadecimal, string, decimal, hexadecimal string. Personal collection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2850
    • 提供者:侯羿飞
  1. clib

    0下载:
  2. 将字符串转为数字,一个字节的数据转换成两个字符,ASCII 到 HEX的转换函数,HEX 到 ASCII的转换函数-The string to digital, a byte of data is converted into two characters, ASCII to HEX conversion function, HEX to ASCII conversion functions
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:张瑞华
  1. Hex

    0下载:
  2. Hexadecimal to string converter in c++
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:DarkLord
  1. ascii_to_data

    0下载:
  2. 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:SaobingHuang
« 1 2 3 45 »
搜珍网 www.dssz.com